projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df59879
)
Document prefix arg for M-h.
author
Kai Großjohann
<kgrossjo@eu.uu.net>
Sat, 1 Dec 2001 13:10:25 +0000
(13:10 +0000)
committer
Kai Großjohann
<kgrossjo@eu.uu.net>
Sat, 1 Dec 2001 13:10:25 +0000
(13:10 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index db9a91de65b070ea80d68aa96fbdebc119386571..68e74b7b09c01db720fd91262644bfae010b2a9f 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-53,6
+53,11
@@
only happen after 0.25s of idle time.
will now be extended each time, so you can mark the next two sexps with
M-C-SPC M-C-SPC, for example.
++++
+** M-h (mark-pagaraph) now accepts a prefix arg. If positive, mark
+current and following pargraphs; if negative, mark current and
+preceding paragraphs.
+
** mouse-wheels can now scroll a specific fraction of the window
(rather than a fixed number of lines) and the scrolling is `progressive'.